﻿body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select {
	margin: 0;
	padding: 0
}

body {
	font-family: "微软雅黑";
	font-size: 15px
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

ul,div,article,aside,footer,header,hgroup,menu,nav,section {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

a {
	text-decoration: none;
	color: #5191ce;
	-webkit-transition: color 218ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: color 218ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: color 218ms cubic-bezier(0.42, 0, 0.58, 1)
}

a:hover {
	text-decoration: none
}

li {
	list-style: none
}

input[type=search] {
	-webkit-appearance: none
}

input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button {
	display: none
}

img {
	border: 0;
	vertical-align: middle
}

input,button,select,textarea {
	border: 0 none;
	outline: 0 none;
	font-family: Arial, sans-serif
}

address,em,i {
	font-style: normal
}

textarea {
	resize: none
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%
}

label {
	cursor: pointer
}

input,select,button,textarea {
	font-family: "微软雅黑"
}

input[type=submit] {
	cursor: pointer
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #00A6E5
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #00A6E5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.auto {
	height: auto;
	overflow: hidden
}

.left {
	float: left
}

.right {
	float: right
}

.clearfix,.wrap,.md-shop-list .body ul,.content .md-subject .history .body .btns,.gb-nav.nav-col5.boxshadow ul {
	display: block;
	zoom: 1
}

.clearfix:after,.wrap:after,.md-shop-list .body ul:after,.content .md-subject .history .body .btns:after,.gb-nav.nav-col5.boxshadow ul:after {
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden
}

.toe,.md-shop-slide .shop-nav .sub dd,.content .md-jj .lists .dt-list .bd dd a,.content .md-jj .lists .zs-list .bd li a,.content .md-px .notice-slide .swiper-slide a,.content .md-subject .gy-slide .gy-slides .swiper-slide .img h3 {
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.imgall img,.content .md-news li .img img {
	width: 100%;
	height: 100%;
	-webkit-transitions: 0.5s all linear;
	-moz-transition: 0.5s all linear;
	-ms-transition: 0.5s all linear;
	-o-transition: 0.5s all linear;
	transition: 0.5s all linear
}

.imgall:hover img,.content .md-news li .img:hover img {
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.inputfocus input {
	-webkit-transitions: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all
}

.inputfocus input[type=text]:focus {
	box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(156,41,50,0.3)
}

.wrap {
	width: 1200px;
	margin: 0 auto
}

.phone {
	display: none
}

.topbar {
	height: 45px;
	background: #0e3758;
	line-height: 35px;
	color: #ffffff
}

.topbar a {
	color: #7a91a3
}

.topbar a:hover {
	color: #ffffff
}

.topbar .city {
	float: left
}

.topbar .right {
	width: 495px
}

.topbar .link {
	float: left
}

.topbar .link img {
	margin-right: 5px
}

.topbar .link a {
	margin-right: 20px
}

.topbar .sear {
	margin-top: 5px;
	line-height: 24px;
	float: right;
	width: 200px;
	height: 24px;
	background: #46657e;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}

.topbar .sear .text {
	color: #ffffff;
	width: 160px;
	float: left;
	margin-left: 10px;
	height: 24px;
	line-height: 24px;
	background-color: transparent
}

.topbar .sear .submit {
	background: url("../images/img1.png") center no-repeat;
	width: 24px;
	height: 24px;
	float: right;
	margin-right: 5px
}

.header {
	height: 72px;
	background: url("../images/img50.jpg") no-repeat top center;
	position: relative;
	line-height: 72px
}

.header .logo {
	float: left; margin-top:7px;
}

.header .nav {
	float: right
}

.header .nav ul {
	float: right
}

.header .nav li {
	float: left;
	margin: 0 23.05px;
	-webkit-transitions: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	position: relative;
	font-size: 16px
}

.header .nav li.active>a,.header .nav li:hover>a {
	background: #000000;
	position: relative;
	height: 72px;
	line-height: 72px
}

.header .nav li.active>a:after,.header .nav li.active a:before,.header .nav li:hover>a:after,.header .nav li:hover a:before {
	width: 47px;
	height: 72px;
	content: '';
	display: inline-block;
	position: absolute
}

.header .nav li.active>a:after,.header .nav li:hover>a:after {
	background: url("../images/img3.png") no-repeat;
	right: -47px
}

.header .nav li.active>a:before,.header .nav li:hover>a:before {
	background: url("../images/img2.png") no-repeat;
	left: -47px
}

.header .nav li .subnav {
	border-top: 2px solid transparent;
	display: none;
	z-index: 99;
	position: absolute;
	left: -47px;
	top: 72px;
	right: -47px
}

.header .nav li .subnav dd {
	height: 43px;
	background: rgba(14,55,88,0.7);
	line-height: 43px;
	text-align: center;
	font-size: 12px;
}

.header .nav li .subnav dd.active,.header .nav li .subnav dd:hover {
	background: #000000
}

.header .nav a {
	color: #ffffff;
	display: block;
	text-align: center;
	padding: 0 3.6px
}

.header .nav .list ul {
	margin-left: 24px
}

.md-shop-slide {
	position: relative
}

.md-shop-slide .shop-nav {
	position: absolute;
	top: 0;
	z-index: 9;
	width: 239px;
	bottom: 0;
	z-index: 999
}

.md-shop-slide .shop-nav>dl>dt {
	height: 62px;
	background: #e62037;
	line-height: 60px;
	font-size: 16px;
	color: #ffffff;
	padding: 0 18px
}

.md-shop-slide .shop-nav>dl>dt .btn {
	background: url("../images/img61.png") center no-repeat;
	width: 24px;
	height: 24px;
	float: right;
	margin-top: 18px;
	cursor: pointer
}

.md-shop-slide .shop-nav>dl>dd {
	line-height: 72px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	height: 72px;
	background: url("../images/img63.png") rgba(208,124,240,0.4) no-repeat 92% 50%
}

.md-shop-slide .shop-nav>dl>dd:hover .sub {
	display: block
}

.md-shop-slide .shop-nav>dl>dd.active,.md-shop-slide .shop-nav>dl>dd:hover {
	background: rgba(215,142,242,0.4) url("../images/img63.png") no-repeat 92% 50%
}

.md-shop-slide .shop-nav>dl>dd>a {
	padding-left: 40px;
	font-size: 14px;
	color: #ffffff;
	display: block
}

.md-shop-slide .shop-nav>dl>dd img {
	margin-right: 10px;
	top: 23px
}

.md-shop-slide .shop-nav dd:last-child {
	border-bottom: none
}

.md-shop-slide .shop-nav .sub {
	position: absolute;
	display: none;
	left: 239px;
	top: 0;
	bottom: 0;
	background: #ffffff;
	width: 940px;
	z-index: 999;
	padding-top: 50px;
	font-size: 16px;
	color: #333333
}

.md-shop-slide .shop-nav .sub dl {
	margin-left: 40px;
	width: 185px;
	height: 210px;
	float: left
}

.md-shop-slide .shop-nav .sub dt {
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;
	background: url("../images/img117.png") no-repeat bottom;
	padding-bottom: 15px
}

.md-shop-slide .shop-nav .sub dd {
	font-size: 14px;
	height: 24px;
	line-height: 24px
}

.md-shop-slide .shop-nav .sub dd a {
	color: #666666
}

.md-shop-slide .shop-nav .sub dd a:hover {
	color: #e62037
}

.md-shop-slide .wrap {
	height: 500px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px
}

.md-shop-slide .btns {
	width: 940px;
	float: right;
	position: relative;
	z-index: 9
}

.md-shop-slide .btns .prev,.md-shop-slide .btns .next {
	cursor: pointer;
	top: 210px;
	width: 38px;
	height: 76px;
	background: url("../images/img70.png");
	position: absolute
}

.md-shop-slide .btns .next {
	right: 0;
	background: url("../images/img71.png") no-repeat
}

.md-hot-shop {
	margin-top: 20px;
	margin-bottom: 35px
}

.md-hot-shop ul {
	height: auto;
	overflow: hidden
}

.md-hot-shop li {
	width: 232px;
	height: 146px;
	float: left;
	margin-right: 10px;
	color: #ffffff;
	position: relative
}

.md-hot-shop li .text {
	margin-left: 20px;
	margin-top: 28px
}

.md-hot-shop li .text .btn {
	margin-top: 15px;
	width: 60px;
	line-height: 28px;
	height: 28px;
	border-radius: 15px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	border: 2px solid #EFFAFE;
	display: inline-block
}

.md-hot-shop li .text h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px
}

.md-hot-shop li img {
	position: absolute;
	right: 20px;
	bottom: 20px
}

.md-hot-shop li.item1 {
	background: #4dc9f7
}

.md-hot-shop li.item2 {
	background: #FF8453
}

.md-hot-shop li.item3 {
	background: #E574EF
}

.md-hot-shop li.item4 {
	background: #FDB039
}

.md-hot-shop li.item5 {
	background: #55C979;
	margin-right: 0
}

.md-shop-list .head {
	text-align: center;
	background: url("../images/img20.jpg") repeat-x center
}

.md-shop-list .head span {
	background: #fbfbfb;
	width: 150px;
	display: inline-block
}

.md-shop-list .body {
	padding-top: 24px
}

.md-shop-list .body .list2 {
	margin-top: 40px
}

.md-shop-list .body ul {
	width: 105%
}

.md-shop-list .body li {
	width: 290px;
	height: 460px;
	background: #ffffff;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	position: relative
}

.md-shop-list .body em {
	background: url(../images/img24.jpg) no-repeat;
	width: 48px;
	height: 38px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: -2px
}

.md-shop-list .body .hd {
	margin-top: 40px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	height: 50px
}

.md-shop-list .body .bd {
	display: table-cell;
	width: 290px;
	height: 300px;
	text-align: center;
	vertical-align: middle
}

.md-shop-list .body .bd img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}

.md-shop-list .body .ft {
	height: 62px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 20px
}

.md-shop-list .body .ft .p {
	float: left
}

.md-shop-list .body .ft .p del {
	font-size: 14px;
	color: #999999
}

.md-shop-list .body .ft .p h4 {
	color: #d92626;
	font-size: 24px
}

.md-shop-list .body .ft .btn {
	float: right;
	width: 123px;
	height: 42px;
	background: #1b71b7;
	color: #ffffff;
	display: inline-block;
	line-height: 42px;
	text-align: center
}

.md-shop-list .body .ft .btn:hover {
	background: #155D98
}

.md-shop-list .body .more {
	text-align: center;
	margin-top: 45px;
	margin-bottom: 118px
}

.md-shop-list .body .more a:hover {
	background: #dbd8d8
}

.md-shop-list .body .more a {
	width: 420px;
	height: 66px;
	line-height: 66px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #eeeeee;
	font-size: 18px;
	color: #666666;
	display: inline-block
}

.banner-slide {
	position: relative;
	overflow: hidden;
	height: 626px
}

.banner-slide.banner-shop-slide {
	overflow: hidden;
	height: 500px
}

.banner-slide.banner-shop-slide .slide {
	height: 500px
}

.banner-slide.banner-shop-slide .owl-pagination {
	position: absolute;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
	text-align: center;
	bottom: 20px
}

.banner-slide.banner-shop-slide .owl-pagination .owl-page {
	display: inline-block;
	margin: 0 5px
}

.banner-slide.banner-shop-slide .owl-pagination .owl-page.active span {
	background: #fff;
	opacity: 1
}

.banner-slide.banner-shop-slide .owl-pagination span {
	width: 30px;
	height: 4px;
	background: #fff;
	opacity: 0.6;
	display: inline-block
}

.banner-slide a {
	display: block;
	height: 100%
}

.banner-slide .slide {
	height: 626px;
	background-position: top center;
	background-size: cover
}

.banner-slide .owl-pagination {
	position: absolute;
	left: 70%;
	width: 1200px;
	margin-left: -600px;
	text-align: left;
	bottom: 50px
}

.banner-slide .owl-pagination .owl-page {
	display: inline-block;
	margin: 0 7px
}

.banner-slide .owl-pagination .owl-page.active span {
	background: #006ec7
}

.banner-slide .owl-pagination span {
	width: 63px;
	height: 8px;
	background: #9a9a9a;
	display: inline-block
}

.index-sunshine {
	height: 448px
}

.index-sunshine .left {
	width: 50%;
	margin-top: 88px
}

.index-sunshine .left h3 {
	font-size: 38px;
	color: #1d1d1d
}

.index-sunshine .left h3 span {
	font-size: 22px;
	color: #949494
}

.index-sunshine .left h4 {
	font-weight: bold;
	color: #949494;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial
}

.index-sunshine .left p {
	font-size: 16px;
	color: #949494;
	line-height: 30px;
	margin-top: 24px;
	margin-bottom: 30px
}

.index-sunshine .right {
	width: 50%
}

.index-sunshine .right .items {
	width: 600px;
	margin: 0 auto;
	position: relative
}

.index-sunshine .right li {
	position: absolute;
	width: 33.33333%;
	height: 200px
}

.index-sunshine .right .item1 {
	left: 0;
	top: 0;
	background: #006ec7
}

.index-sunshine .right .item2 {
	top: 0;
	left: 33.33333%
}

.index-sunshine .right .item2 img {
	width: 100%;
	height: 100%
}

.index-sunshine .right .item3 {
	top: -200px;
	right: 0;
	background: rgba(0,0,0,0.7);
	text-align: center
}

.index-sunshine .right .item3 img {
	margin-top: 55px
}

.index-sunshine .right .item3 h3 {
	font-size: 16px;
	color: #ffffff;
	margin-top: 10px
}

.index-sunshine .right .item4 {
	right: 0;
	background: #006ec7
}

.index-sunshine .right .item5 {
	top: 200px;
	left: 33.33333%;
	background: #333333
}

.index-sunshine .right .item5 img {
	opacity: 0.25;
	width: 100%;
	height: 100%
}

.index-sunshine .right .item6 {
	top: 200px;
	right: 0;
	background: #efefef
}

.index-sunshine .right .item7 {
	left: 0;
	top: 200px
}

.index-sunshine .right .item6.text h3 {
	color: #5c5c5c
}

.index-sunshine .right .item6.text h3:after {
	background: #5c5c5c
}

.index-sunshine .right .item6.text p {
	color: #5c5c5c
}

.index-sunshine .right .text {
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.index-sunshine .right .text h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	word-break: keep-all;
	white-space: nowrap;
	font-size: 22px;
	color: #ffffff;
	position: relative;
	z-index: 99;
	padding-bottom: 10px
}

.index-sunshine .right .text h3:after {
	width: 40px;
	height: 1px;
	background: #ffffff;
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0
}

.index-sunshine .right .text p {
	position: relative;
	z-index: 99;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff
}

.index-sunshine .right .text img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.gb-btns .btn {
	margin-right: 8px;
	-webkit-transitions: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	display: inline-block;
	width: 133px;
	height: 43px;
	border: 1px solid #DBDBDB;
	text-align: center;
	line-height: 43px;
	font-size: 16px;
	color: #949494
}

.gb-btns .btn:hover {
	background: #ccc;
	color: #ffffff
}

.gb-btns .btn.active {
	background: #006ec7;
	color: #ffffff
}

.gb-btns .btn.active:hover {
	background: #0867b2
}

.index-shop {
	background-repeat: no-repeat;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 45px
}

.index-shop .head {
	color: #ffffff;
	margin-bottom: 30px
}

.index-shop .head h3 {
	font-size: 38px
}

.index-shop .head h3 span {
	font-size: 22px
}

.index-shop .head h4 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial
}

.index-shop .head p {
	font-size: 16px;
	line-height: 30px;
	margin-top: 24px;
	margin-bottom: 30px
}

.index-shop .body {
	padding-bottom: 35px;
	background: #fff;
}

.index-shop .body dl {
	position: relative;
	
}

.index-shop .body dl dd {
	position: relative;
	width: 24.83%;
	float: left;
	height: 299px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #2A5C84;
	margin: 1px;
}

.index-shop .body dl dd .text {
	padding: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0
}

.index-shop .body dl dd .text h3 {
	margin-top: 10px
}

.index-shop .body dl dd .text p {
	display: none
}

.index-shop .body dl dd .text .btn {
	display: none;
	position: absolute;
	bottom: 30px
}

.index-shop .body dl dd em {
	position: absolute;
	opacity: 0;
	display: inline-block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #006ec7;
}

.index-shop .body dl .item1 {
	background: #f3f3f3
}

.index-shop .body dl .item1 .text h3 {
	color: #333333
}

.index-shop .body dl .item1 .text h3:after {
	background: #333333
}

.index-shop .body dl .item2 {
	background: rgba(255,255,255,0.33)
}

.index-shop .body dl .item3 {
	background: #006EC7
}

.index-shop .body dl .item4 {
	background: #013C6B
}

.index-shop .body dl .item5 {
	background: #006EC7
}

.index-shop .body dl .item6 {
	background: #F3F3F3
}

.index-shop .body dl .item6 .text h3 {
	color: #333333
}

.index-shop .body dl .item6 .text h3:after {
	background: #333333
}

.index-shop .body dl .text {
	padding: 38px
}

.index-shop .body dl .text h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 19px;
	color: #ffffff;
	position: relative;
	z-index: 99;
	padding-bottom: 25px
}

.index-shop .body dl .text h3:after {
	width: 40px;
	height: 1px;
	background: #ffffff;
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0
}

.index-shop .body dl .text p {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 38px
}

.index-shop .body dl .text .btn {
	width: 133px;
	display: inline-block;
	color: #ffffff;
	height: 43px;
	border: 1px solid #DBDBDB;
	text-align: center;
	line-height: 43px;
	font-size: 16px
}

.index-shop .body dl .text .btn:hover {
	background: rgba(255,255,255,0.3)
}

.index-shop .body dl dd:hover em {
	opacity: 1
}

.index-shop .body dl dd:hover .text {
	z-index: 998
}

.index-shop .body dl dd:hover .text h3 {
	color: #ffffff
}

.index-shop .body dl dd:hover .text h3:after {
	background: #fff
}

.index-shop .body dl dd:hover .text p {
	display: block
}

.index-shop .body dl dd:hover .text .btn {
	display: block
}

.index-shop .body dl .img {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center
}

.index-project {
	background: #f9f8f8;
	height: 646px
}

.index-project .head {
	text-align: center;
	padding-top: 38px;
	position: relative;
	overflow: hidden
}

.index-project .head h3 {
	font-size: 38px
}

.index-project .head h4 {
	font-family: Arial;
	text-transform: uppercase
}

.index-project .head:after {
	height: 2px;
	background: #000000;
	width: 65px;
	bottom: 0;
	left: 50%;
	content: '';
	display: inline-block
}

.index-project .body {
	margin-top: 20px
}

.index-project .body .items {
	position: relative;
	width: 1015px;
	margin: 0 auto
}

.index-project .body li {
	position: absolute;
	width: 319px;
	height: 319px;
	text-align: center;
	display: table
}

.index-project .body li a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%
}

.index-project .body li h3 {
	font-size: 24px;
	color: #616161;
	font-weight: bold
}

.index-project .body li h4 {
	color: #616161;
	font-family: Arial;
	text-transform: capitalize;
	margin-top: 5px
}

.index-project .body li img {
	margin-bottom: 12px
}

.index-project .body .item1 {
	background: url("../images/img9.png") no-repeat
}

.index-project .body .item2 {
	background: url("../images/img10.png") no-repeat;
	left: 173px;
	top: 171px
}

.index-project .body .item3 {
	background: url("../images/img13.png") no-repeat;
	left: 348px;
	text-align: center
}

.index-project .body .item3 .text {
	display: table-cell;
	vertical-align: middle
}

.index-project .body .item3 h3 {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 10px
}

.index-project .body .item3 h3:after {
	width: 33px;
	height: 1px;
	background: #ffffff;
	left: 50%;
	margin-left: -16px;
	bottom: 0;
	position: absolute;
	content: '';
	display: inline-block
}

.index-project .body .item3 h4 {
	font-size: 60px;
	color: #ffffff
}

.index-project .body .item3 .btn {
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	width: 97px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #4D9AD8
}

.index-project .body .item3 .btn:hover {
	background: rgba(255,255,255,0.3)
}

.index-project .body .item4 {
	background: url("../images/img11.png") no-repeat;
	left: 521px;
	top: 171px
}

.index-project .body .item5 {
	background: url("../images/img12.png") no-repeat;
	left: 694px
}

.footer {
	background: #006ec7
}

.footer .link {
	border-bottom: 1px solid #C0C0C0;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #000000
}

.footer .link .links {
	float: left
}

.footer .link .links a {
	color: #fff;
	font-size: 14px
}

.footer .link .links a:hover {
	color: #ffffff
}

.footer .link .links span {
	margin: 0 20px
}

.footer .link .share {
	float: right
}

.footer .link .share a {
	display: inline-block;
	position: relative;
	top: 3px;
	margin: 0 2px
}

.footer .link .share .qq {
	width: 20px;
	height: 19px;
	background: url("../images/img18.png") no-repeat
}

.footer .link .share .qq:hover {
	background: url("../images/img18-1.png") no-repeat
}

.footer .link .share .wx {
	width: 25px;
	height: 19px;
	background: url("../images/img19.png") no-repeat
}

.footer .link .share .wx:hover {
	background: url("../images/img19-1.png") no-repeat
}

.footer .link .share .wb {
	width: 26px;
	height: 19px;
	background: url("../images/img20.png") no-repeat
}

.footer .link .share .wb:hover {
	background: url("../images/img20-1.png") no-repeat
}

.footer .media {
	padding-top: 30px;
	padding-bottom: 14px
}

.footer .media .wrap {
	height: auto;
	overflow: hidden
}

.footer .media .left {
	margin-top: 10px
}

.footer .media .left .media-tit {
	float: left;
	margin-right: 40px;
	margin-top: 15px;
	width: 135px;
	height: 37px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	background: #ffffff;
	border: 1px solid #AAAAAA;
	display: inline-block;
	text-align: center;
	line-height: 37px
}

.footer .media .left .media-tit a {
	color: #000000;
	display: inline-block
}

.footer .media .left .img {
	float: left
}

.footer .media dl {
	overflow: hidden;
}

.footer .media dd {
	float: left;
	margin: 0 12px
}

.footer .media dd p {
	line-height: 40px;
	margin-bottom: 10px;
	color: #fff;
}

.footer .media dd .img {
	width: 84px;
	height: 84px;
	background: #ffffff;
	text-align: center;
	line-height: 84px
}

.footer .media dd .img img {
	max-width: 100%;
	max-height: 100%
}

.footer .media dd .img i {
	display: inline-block;
	margin-top: 30px
}

.footer .media dd .img .ico1 {
	background: url("../images/img22.png") no-repeat;
	width: 40px;
	height: 40px;
	margin-top: 21px
}

.footer .media dd .img .ico2 {
	background: url("../images/img23.png") no-repeat;
	width: 29px;
	height: 28px
}

.footer .media dd .img .ico3 {
	background: url("../images/img24.png") no-repeat;
	width: 34px;
	height: 33px;
	margin-top: 25px
}

.footer .media dd .img .ico4 {
	background: url("../images/img26.png") no-repeat;
	width: 34px;
	height: 33px;
	margin-top: 25px
}

.footer .media dd .img .ico5 {
	background: url("../images/img27.png") no-repeat;
	width: 34px;
	height: 26px
}

.footer .media dd .img:hover .ico1 {
	background: url("../images/img22-1.png") no-repeat
}

.footer .media dd .img:hover .ico2 {
	background: url("../images/img23-1.png") no-repeat
}

.footer .media dd .img:hover .ico3 {
	background: url("../images/img24-1.png") no-repeat
}

.footer .media dd .img:hover .ico4 {
	background: url("../images/img26-1.png") no-repeat
}

.footer .media dd .img:hover .ico5 {
	background: url("../images/img27-1.png") no-repeat
}

.footer .media dd .img.wx:hover {
	background: #ffffff
}

.footer .media dd .wx img {
	width: 100%;
	height: auto
}

.footer .media dd h3 {
	font-size: 14px;
	color: #13181e;
	text-align: center;
	margin-top: 8px
}

.footer .copyright {
	text-align: center;
	background: #272727;
	padding: 14px 0;
	color: #ffffff
}

.footer .copyright a {
	color: #ffffff
}

.footer .copyright span {
	margin: 0 2px
}

.md-buy {
	margin-top: 40px
}

.md-buy .shopslide {
	width: 520px;
	float: left
}

.md-buy .shopslide #showbox {
	background: #FCFCFC;
	border: 1px solid #EEEEEE
}

.md-buy .shopslide #showbox span {
	background: url(../images/whitebg.png) repeat
}

.md-buy .shopslide #showsum {
	left: 35px;
	margin-top: 10px
}

.md-buy .shopslide #showsum span {
	border: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.md-buy .shopslide #showsum span.sel {
	border: 3px solid #1B71B7
}

.md-buy .shopslide .showpage {
	width: 520px;
	position: relative
}

.md-buy .shopslide .showpage a {
	display: block;
	width: 15px;
	border: 1px solid #ddd;
	height: 60px;
	line-height: 60px;
	background: #eee;
	text-align: center;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: -69px;
	text-decoration: none;
	color: #999
}

.md-buy .shopslide .showpage a#shownext {
	left: auto;
	right: 0
}

.md-buy .shopslide .showpage a:hover {
	background: #ccc;
	color: #777
}

.md-buy .shopslide .bigimg {
	width: 520px
}

.md-buy .shoptext {
	width: 640px;
	float: right
}

.md-buy .shoptext .head {
	margin-bottom: 35px
}

.md-buy .shoptext .head h3 {
	font-size: 24px;
	color: #232323;
	margin-bottom: 12px
}

.md-buy .shoptext .head p {
	font-size: 14px;
	color: #d92626
}

.md-buy .shoptext .price {
	border: 2px solid #006EC7;
	height: 120px;
	background: #f9f9f9;
	padding-top: 30px
}

.md-buy .shoptext .price .del {
	color: #666666;
	font-size: 14px;
	float: left;
	width: 90px;
	text-align: center;
	padding-top: 10px
}

.md-buy .shoptext .price .cxj {
	float: left;
	font-size: 44px;
	color: #d92626;
	position: relative
}

.md-buy .shoptext .price .gz {
	float: right;
	width: 120px;
	border-left: 1px solid #E7E7E7;
	text-align: center;
	height: 60px;
	padding-top: 5px
}

.md-buy .shoptext .price .gz h4 {
	margin-bottom: 5px
}

.md-buy .shoptext .price .gz span {
	font-size: 18px;
	color: #d92626
}

.md-buy .shoptext .price .gz img {
	margin-right: 5px;
	position: relative;
	top: -2px
}

.md-buy .shoptext .list {
	height: 165px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	margin-top: 30px
}

.md-buy .shoptext .list li {
	position: relative;
	padding-left: 40px
}

.md-buy .shoptext .list li span {
	position: absolute;
	left: 0;
	top: 0
}

.md-buy .shoptext .xl {
	font-size: 14px;
	color: #999999
}

.md-buy .shoptext .xl span {
	color: #666666
}

.md-buy .shoptext .btn {
	width: 200px;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	background: #d92626;
	margin-top: 25px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.md-buy .shoptext .btn:hover {
	background: #c42424
}

.md-buy .buyintor {
	margin-top: 60px
}

.md-buy .buyintor .head {
	height: 60px;
	line-height: 60px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5
}

.md-buy .buyintor .head ul {
	height: 58px;
	overflow: hidden
}

.md-buy .buyintor .head li {
	float: left;
	width: 160px;
	line-height: 58px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color: #666666
}

.md-buy .buyintor .head li.active {
	background: #1b71b7;
	color: #ffffff
}

.md-buy .buyintor .body li {
	display: none
}

.banner {
	height: 400px;
	background-position: top center;
	background-repeat: no-repeat
}

.banner .box {
	width: 334px;
	height: 334px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(27,113,183,0.7);
	margin: 25px auto;
	overflow: hidden
}

.banner .box .txt {
	width: 276px;
	height: 276px;
	margin: 28px;
	border: 1px solid rgba(255,255,255,0.7);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center
}

.banner .box .txt h3 {
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 108px
}

.banner .box .txt h4 {
	font-size: 14px;
	color: #ffffff
}

.banner .text {
	overflow: hidden;
	text-align: center
}

.banner .text h3 {
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 158px
}

.banner .text h4 {
	font-size: 14px;
	color: #ffffff
}

.gb-page {
	text-align: center;
	margin: 60px 0
}

.gb-page a {
	cursor: pointer;
	height: 38px;
	margin: 0 5px;
	line-height: 38px;
	font-size: 14px;
	color: #666666;
	display: inline-block;
	padding: 0 15px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.gb-page a:hover,.gb-page a.active {
	background: #1b71b7;
	color: #ffffff;
	border: 1px solid transparent
}

.gb-page span {
	color: #666666;
	font-size: 14px;
	color: #666666;
	line-height: 38px
}

.gb-page .num {
	margin: 0 5px;
	width: 44px;
	height: 21px;
	line-height: 21px;
	border: 1px solid #D8D8D8;
	text-align: center;
	color: #666666
}

.ml22 {
	margin-left: 22px
}

.content {
	background: #f9f9f9;
	padding-bottom: 40px
}

.content .md-nb .wrap {
	background: #ffffff
}

.content .md-nb .head {
	text-align: center;
	margin-bottom: 40px;
	padding-top: 60px
}

.content .md-nb .head h3 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px
}

.content .md-nb .head span {
	color: #8c8c8c;
	margin-right: 25px
}

.content .md-nb .head .share {
	color: #999999;
	background: url("../images/img36.png") no-repeat center;
	display: inline-block;
	width: 80px;
	text-indent: 1em
}

.content .md-nb .body {
	padding-bottom: 60px
}

.content .md-nb .body ul {
	height: auto;
	overflow: hidden
}

.content .md-nb .body li {
	width: 22%;
	margin: 1.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 360px;
	border: 1px solid #EEEEEE;
	position: relative;
	float: left
}

.content .md-nb .body li .img {
	width: 214px;
	height: 250px;
	margin: 0 auto;
	margin-top: 20px
}

.content .md-nb .body li .img img {
	width: 100%;
	height: 100%
}

.content .md-nb .body li h3 {
	text-align: center;
	font-size: 18px;
	color: #333333;
	height: 46px;
	line-height: 46px
}

.content .md-nb .body li .ft {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #f9f9f9;
	padding: 0 15px;
	height: 40px;
	border-top: 1px solid #EEEEEE;
	line-height: 40px
}

.content .md-nb .body li a {
	background: url("../images/img38.png") no-repeat left center;
	color: #848484;
	padding-left: 16px
}

.content .md-nb .body li a:hover {
	background: url("../images/img37.png") no-repeat left center;
	padding-left: 16px
}

.content .md-jj .wrap {
	padding: 30px;
	background: #ffffff
}

.content .md-jj .texts {
	width: 800px;
	float: left
}

.content .md-jj .texts .hd {
	color: #333333;
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: bold;
	border-left: 3px solid #FFAA3B;
	padding-left: 8px
}

.content .md-jj .texts .bd {
	font-size: 16px;
	line-height: 175%;
	color: #7b7b7b
}

.content .md-jj .lists {
	width: 300px;
	float: right
}

.content .md-jj .lists .hd {
	height: 44px;
	line-height: 44px;
	background: #1b71b7;
	color: #ffffff;
	padding: 0 20px
}

.content .md-jj .lists .hd span {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold
}

.content .md-jj .lists .hd a {
	float: right;
	color: #ffffff;
	text-transform: uppercase
}

.content .md-jj .lists .yw-list .bd {
	padding: 13px;
	border: 1px solid #E7E7E7
}

.content .md-jj .lists .yw-list .bd .img-slide {
	overflow: hidden;
	position: relative;
	text-align: center
}

.content .md-jj .lists .yw-list .bd .img-slide img {
	width: 100%;
	height: 180px
}

.content .md-jj .lists .yw-list .bd .img-slide .swiper-slide {
	position: relative
}

.content .md-jj .lists .yw-list .bd .img-slide .swiper-slide h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 33px;
	line-height: 33px;
	padding: 0 8px;
	background: rgba(0,0,0,0.8);
	text-align: left;
	color: #ffffff
}

.content .md-jj .lists .yw-list .bd .img-slide .swiper-pagination {
	text-align: right;
	bottom: 6px
}

.content .md-jj .lists .yw-list .bd .img-slide .swiper-pagination-bullet {
	text-align: center;
	color: #ffffff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 20px;
	height: 20px;
	background: rgba(255,255,255,0.4);
	opacity: 1
}

.content .md-jj .lists .yw-list .bd .img-slide .swiper-pagination-bullet-active {
	background: #ffaa3b;
	line-height: 20px
}

.content .md-jj .lists .dt-list {
	margin-top: 16px;
	margin-bottom: 16px
}

.content .md-jj .lists .dt-list .bd {
	padding: 10px;
	
	
	border: 1px solid #E7E7E7
}

.content .md-jj .lists .dt-list .bd dt h3 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 13px
}

.content .md-jj .lists .dt-list .bd dt h3 span {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	float: right
}

.content .md-jj .lists .dt-list .bd dt p {
	font-size: 12px;
	color: #666666
}

.content .md-jj .lists .dt-list .bd dt p a {
	color: #1b71b7;
	line-height: 24px
}

.content .md-jj .lists .dt-list .bd dd {
	border-bottom: 1px dashed #CCCCCC;
	height: 45px;
	line-height: 45px
}

.content .md-jj .lists .dt-list .bd dd:last-child {
	border-bottom: none
}

.content .md-jj .lists .dt-list .bd dd a {
	font-size: 12px;
	color: #666666;
	width: 70%;
	display: inline-block
}

.content .md-jj .lists .dt-list .bd dd a:hover {
	color: #1b71b7;
	text-decoration: underline
}

.content .md-jj .lists .dt-list .bd dd span {
	color: #999999;
	font-size: 12px;
	float: right
}

.content .md-jj .lists .zs-list .bd {
	border: 1px solid #E7E7E7;
	padding: 20px
}

.content .md-jj .lists .zs-list .bd li {
	line-height: 40px;
	height: 40px;
	background: url("../images/img39.png") no-repeat left center;
	padding-left: 14px
}

.content .md-jj .lists .zs-list .bd li:hover {
	background: url("../images/img40.png") no-repeat left center
}

.content .md-jj .lists .zs-list .bd li a {
	font-size: 14px;
	color: #666666;
	display: block;
	display: inline-block;
	width: 100%
}

.content .md-jj .lists .zs-list .bd li a:hover {
	color: #1b71b7;
	text-decoration: underline
}

.content .md-px .wrap {
	background: #ffffff;
	padding: 40px 30px
}

.content .md-px .notice-slide {
	height: 50px;
	overflow: hidden;
	background: url("../images/img93.png") no-repeat left center;
	padding-left: 45px;
	position: relative
}

.content .md-px .notice-slide .swiper-slide {
	height: 50px;
	line-height: 50px
}

.content .md-px .notice-slide .swiper-slide a {
	float: left;
	display: inline-block;
	width: 60%;
	font-size: 22px;
	color: #333333
}

.content .md-px .notice-slide .swiper-slide span {
	float: right;
	margin-right: 170px;
	font-size: 14px;
	color: #999999
}

.content .md-px .notice-slide .swiper-buttons {
	width: 72px;
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 99
}

.content .md-px .notice-slide .swiper-button-prev1,.content .md-px .notice-slide .swiper-button-next1 {
	width: 30px;
	height: 30px;
	margin-top: 0;
	top: 0
}

.content .md-px .notice-slide .swiper-button-prev1 {
	background: url("../images/img42.jpg");
	left: 0
}

.content .md-px .notice-slide .swiper-button-next1 {
	background: url("../images/img43.jpg");
	right: 0
}

.content .md-px .notice-slide .swiper-button-prev1:hover {
	background: url("../images/img44.jpg")
}

.content .md-px .notice-slide .swiper-button-next1:hover {
	background: url("../images/img45.jpg")
}

.content .md-px .texts {
	margin: 40px 0
}

.content .md-px .texts p {
	font-size: 14px;
	line-height: 28px;
	color: #666666
}

.content .md-px .texts li {
	list-style: circle
}

.content .md-px .gb-head {
	text-align: center
}

.content .md-px .gb-head h3 {
	font-size: 24px;
	color: #333333;
	font-weight: bold
}

.content .md-px .gb-head h4 {
	background: url("../images/img46.jpg") repeat-x center
}

.content .md-px .gb-head h4 span {
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	background: #ffffff;
	padding: 0 10px
}

.content .md-px .reasons .body {
	margin: 20px 0
}

.content .md-px .reasons .body ul {
	height: auto;
	overflow: hidden
}

.content .md-px .reasons .body li {
	margin: 20px 0;
	width: 543px;
	position: relative;
	height: 130px;
	padding-left: 140px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.content .md-px .reasons .body li .img {
	position: absolute;
	left: 0;
	right: 0;
	width: 120px
}

.content .md-px .reasons .body li .img img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 2px solid #ffaa3b
}

.content .md-px .reasons .body li .text h3 {
	margin-bottom: 10px;
	margin-top: 10px
}

.content .md-px .reasons .body li .text h3 a {
	font-size: 14px;
	color: #333333;
	font-weight: bold
}

.content .md-px .reasons .body li .text p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-bottom: 10px
}

.content .md-px .reasons .body li .text a:hover {
	color: #1b71b7
}

.content .md-px .reasons .body li .text .more {
	color: #666666
}

.content .md-px .reasons .body li .text .more:hover {
	color: #1b71b7;
	text-decoration: underline
}

.content .md-px .reasons .body li:nth-child(2n+1) {
	float: left
}

.content .md-px .reasons .body li:nth-child(2n+1):after {
	height: 100px;
	width: 1px;
	background: #F2F2F2;
	content: '';
	display: inline-block;
	top: 50%;
	margin-top: -50px;
	right: -25px;
	position: absolute
}

.content .md-px .reasons .body li:nth-child(2n) {
	float: right
}

.content .md-px .course .body {
	margin: 35px 0
}

.content .md-px .course ul {
	height: auto;
	overflow: hidden;
	width: 105%
}

.content .md-px .course li {
	width: 358px;
	float: left;
	margin-right: 32px;
	margin-bottom: 40px
}

.content .md-px .course li .img {
	position: relative
}

.content .md-px .course li .img>img {
	width: 100%;
	height: 200px
}

.content .md-px .course li .img a>img {
	width: 100%;
	height: 200px
}

.content .md-px .course li .img .ico {
	position: absolute;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px
}

.content .md-px .course li .text {
	margin-top: 15px;
	height: 150px
}

.content .md-px .course li .text h3 {
	font-size: 18px;
	color: #333333;
	text-align: center
}

.content .md-px .course li .text h3 a {
	color: #333333
}

.content .md-px .course li .text dl {
	position: relative;
	padding-left: 48px
}

.content .md-px .course li .text dl dt {
	position: absolute;
	line-height: 24px;
	color: #666666;
	top: 0;
	left: 0
}

.content .md-px .course li .text dl dd {
	line-height: 24px;
	color: #666666
}

.content .md-px .course li .btn .more {
	width: 120px;
	height: 44px;
	border: 1px solid #666;
	border-radius: 5px;
	color: #666666;
	text-align: center;
	line-height: 44px;
	display: inline-block
}

.content .md-px .course li .btn .more:hover {
	border: 1px solid #3A84C1;
	color: #3A84C1
}

.content .md-px .teacher .btn {
	text-align: center
}

.content .md-px .teacher .btn .more {
	width: 120px;
	height: 44px;
	border: 1px solid #666;
	border-radius: 5px;
	color: #666666;
	text-align: center;
	line-height: 44px;
	display: inline-block
}

.content .md-px .teacher .btn .more:hover {
	border: 1px solid #3A84C1;
	color: #3A84C1
}

.content .md-px .teacher .body {
	margin: 34px 0
}

.content .md-px .teacher .body .btns {
	width: 106px;
	margin: 0 auto;
	margin-top: 35px
}

.content .md-px .teacher .body .swiper-button-next2,.content .md-px .teacher .body .swiper-button-prev2 {
	position: static;
	margin-top: 0;
	height: 48px;
	width: 48px
}

.content .md-px .teacher .body .swiper-button-next2 {
	background: url("../images/img39.jpg") no-repeat;
	float: right
}

.content .md-px .teacher .body .swiper-button-prev2 {
	background: url("../images/img38.jpg") no-repeat;
	float: left
}

.content .md-px .teacher .body .swiper-button-next2:hover {
	background: url("../images/img36.jpg") no-repeat
}

.content .md-px .teacher .body .swiper-button-prev2:hover {
	background: url("../images/img37.jpg") no-repeat
}

.content .md-px .teacher .teacher-slide {
	width: 1095px;
	margin: 0 auto;
	overflow: hidden
}

.content .md-px .teacher .teacher-slide .img {
	text-align: center
}

.content .md-px .teacher .teacher-slide .img img {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	border: 2px solid #fff
}

.content .md-px .teacher .teacher-slide .text {
	margin-top: 30px;
	height: 165px
}

.content .md-px .teacher .teacher-slide .text h3 {
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px
}

.content .md-px .teacher .teacher-slide .text p {
	font-size: 14px;
	color: #666666;
	line-height: 24px
}

.content .md-px .teacher .teacher-slide .swiper-slide:hover .img img {
	border: 2px solid #FFAA3B
}

.content .md-px .cooperation .body {
	position: relative
}

.content .md-px .cooperation .body .swiper-button-prev3,.content .md-px .cooperation .body .swiper-button-next3 {
	width: 26px;
	height: 50px
}

.content .md-px .cooperation .body .swiper-button-prev3 {
	background: url("../images/img103.png");
	left: -16px
}

.content .md-px .cooperation .body .swiper-button-next3 {
	background: url("../images/img104.png");
	right: -16px
}

.content .md-px .cooperation .cooperation-slide {
	padding: 35px 0;
	position: relative;
	width: 1050px;
	margin: 0 auto;
	overflow: hidden
}

.content .md-px .cooperation .cooperation-slide .swiper-slide {
	position: relative
}

.content .md-px .cooperation .cooperation-slide .swiper-slide h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,0.8);
	text-align: center;
	font-size: 14px;
	color: #ffffff
}

.content .md-px .cooperation .cooperation-slide .swiper-slide a {
	display: block
}

.content .md-px .cooperation .cooperation-slide .swiper-slide img {
	width: 100%;
	height: 180px
}

.content .md-px .cooperation .cooperation-slide .swiper-slide:hover h3 {
	background: rgba(27,113,183,0.8)
}

.content .md-fw .wrap {
	background: #ffffff;
	padding: 40px 30px
}

.content .md-fw .head .col2 {
	width: 480px
}

.content .md-fw .head .col2 li {
	width: 50%
}

.content .md-fw .head ul {
	width: 720px;
	border: 1px solid #EEEEEE;
	height: 60px;
	margin: 0 auto;
	margin-top: 10px
}

.content .md-fw .head li {
	width: 33.33333%;
	height: 60px;
	line-height: 58px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #EEEEEE;
	float: left;
	text-align: center
}

.content .md-fw .head li.last {
	border-right: none
}

.content .md-fw .head li:last-child {
	border-right: none
}

.content .md-fw .head a {
	display: block;
	font-size: 16px;
	color: #333333
}

.content .md-fw .head li.active a,.content .md-fw .head li:hover a {
	background: #1b71b7;
	color: #ffffff;
	text-decoration: underline
}

.content .md-fw .body {
	margin-top: 53px;
	clear: both
}

.content .md-fw .body .hd {
	color: #333333;
	margin-bottom: 20px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	border-left: 3px solid #FFAA3B;
	padding-left: 8px
}

.content .md-fw .body .bd {
	font-size: 14px;
	line-height: 24px;
	color: #7b7b7b
}

.content .md-fw.md-fw2 .head ul {
	border: none;
	height: 20px
}

.content .md-fw.md-fw2 .head li {
	line-height: 20px;
	height: 20px;
	background: url("../images/img55.png") no-repeat 35% center;
	padding-left: 23px
}

.content .md-fw.md-fw2 .head li.active,.content .md-fw.md-fw2 .head li:hover {
	background: url("../images/img56.png") no-repeat 35% center
}

.content .md-fw.md-fw2 .head li.active a,.content .md-fw.md-fw2 .head li:hover a {
	background: none;
	color: #1b71b7;
	text-decoration: underline
}

.content .md-fw.md-fw2 .body .hd {
	border-left: none;
	padding-left: 0
}

.content .md-contact {
	position: relative;
	top: -20px
}

.content .md-contact .wrap {
	background: #ffffff;
	padding: 30px;
	padding-bottom: 100px
}

.content .md-contact .map {
	padding-top: 20px;
	height: auto;
	overflow: hidden
}

.content .md-contact .map .text {
	float: left
}

.content .md-contact .map .text dl {
	margin-bottom: 10px
}

.content .md-contact .map .text dt {
	margin-bottom: 8px
}

.content .md-contact .map .text dt h3 {
	font-size: 16px;
	color: #666666
}

.content .md-contact .map .text dt h4 {
	font-size: 30px;
	font-weight: bold;
	color: #ff6600
}

.content .md-contact .map .text dd {
	color: #333333;
	font-size: 14px;
	line-height: 37px;
	position: relative;
	padding-left: 20px
}

.content .md-contact .map .text dd img {
	margin-right: 10px;
	left: 0;
	top: 8px;
	vertical-align: top;
	position: absolute
}

.content .md-contact .map .text dd span {
	line-height: 25px;
	display: inline-block
}

.content .md-contact .map .text .img {
	width: 160px;
	height: 160px;
	text-align: center;
	line-height: 160px;
	border: 1px solid #E4E4E4
}

.content .md-contact .map .map-con {
	width: 698px;
	height: 458px;
	background: #f9f9f9;
	border: 10px solid #F9F9F9;
	float: right
}

.content .md-contact .map .map-con img {
	max-width: none
}

.content .md-contact .bus {
	margin-top: 70px
}

.content .md-contact .bus h3 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 15px
}

.content .md-contact .bus p {
	line-height: 30px;
	font-size: 14px;
	color: #666666
}

.content .md-news {
	margin-top: 17px
}

.content .md-news .wrap {
	background: #ffffff;
	padding: 30px
}

.content .md-news li {
	border-bottom: 1px dashed #CCCCCC;
	padding: 40px 0;
	height: auto;
	overflow: hidden
}

.content .md-news li .img {
	float: left;
	overflow: hidden
}

.content .md-news li .img img {
	width: 272px;
	height: 180px
}

.content .md-news li .text {
	margin-left: 305px
}

.content .md-news li .text h3 {
	font-size: 16px;
	margin-bottom: 20px
}

.content .md-news li .text h3 a {
	color: #000000
}

.content .md-news li .text h3 a:hover {
	color: #1b71b7
}

.content .md-news li .text h3 span {
	font-size: 14px;
	color: #999999;
	float: right
}

.content .md-news li .text p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	height: 82px
}

.content .md-news li .text .btn {
	float: right;
	color: #666666;
	width: 120px;
	text-align: center;
	line-height: 38px;
	display: inline-block;
	height: 38px;
	border-radius: 20px;
	border: 1px solid #fff
}

.content .md-news li .text .btn:hover {
	border: 1px solid #1B71B7;
	color: #1b71b7
}

.content .md-zp .wrap {
	background: #ffffff;
	padding: 38px 80px
}

.content .md-zp .head .select {
	padding-left: 10px;
	margin-right: 5px;
	width: 200px;
	height: 54px;
	background: #f3f3f3;
	line-height: 54px;
	font-size: 14px;
	color: #999999
}

.content .md-zp .body .table {
	overflow-x: auto
}

.content .md-zp .body .table table {
	width: 100%;
	min-width: 640px
}

.content .md-zp .body .table tbody tr:nth-child(2n+1) {
	background: #f5f5f5
}

.content .md-zp .body .table th {
	background: #006ec7;
	height: 50px;
	color: #ffffff
}

.content .md-zp .body .table td {
	font-size: 14px;
	color: #666666;
	text-align: center;
	height: 50px
}

.content .md-zp .body .table td a {
	color: #666666
}

.content .md-zp .body .table td a:hover {
	color: #1b71b7;
	text-decoration: underline
}

.content .md-webmap {
	position: relative;
	top: -20px
}

.content .md-webmap .wrap {
	background: #ffffff;
	padding: 40px;
	padding-bottom: 90px
}

.content .md-webmap .head {
	border-bottom: 1px solid #E0E0E0;
	background: url("../images/img54.jpg") no-repeat 50% 6px;
	height: 90px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.content .md-webmap .head h3 {
	font-size: 24px;
	color: #000000
}

.content .md-webmap .head h4 {
	font-size: 14px;
	color: #999999;
	margin-top: 5px
}

.content .md-webmap li {
	padding-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #DCDCDC
}

.content .md-webmap li:last-child {
	border-bottom: none
}

.content .md-webmap li h3 {
	padding-left: 26px;
	background: url("../images/img51.jpg") no-repeat left center;
	margin-bottom: 14px;
	font-size: 18px
}

.content .md-webmap li h3 a {
	color: #333333
}

.content .md-webmap li h3 a:hover {
	color: #1B71B7
}

.content .md-webmap li>a {
	margin-bottom: 5px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #666666;
	display: inline-block;
	width: 180px;
	background: url("../images/img52.jpg") no-repeat left center;
	padding-left: 13px
}

.content .md-webmap li>a:hover {
	color: #1B71B7;
	text-decoration: underline;
	background: url("../images/img53.jpg") no-repeat left center
}

.content .md-subject {
	background: #ffffff;
	padding-top: 50px
}

.content .md-subject .wrap {
	padding: 22px
}

.content .md-subject .intro {
	background: url("../images/img27.jpg") no-repeat center;
	height: 435px;
	overflow: hidden
}

.content .md-subject .intro .text {
	width: 620px;
	float: left
}

.content .md-subject .intro .text h3 {
	font-size: 36px;
	color: #333333;
	margin-bottom: 15px
}

.content .md-subject .intro .text h3 span {
	font-size: 30px;
	color: #999999
}

.content .md-subject .intro .text p {
	font-size: 14px;
	line-height: 24px;
	color: #7b7b7b;
	margin-top: 20px
}

.content .md-subject .intro .text .btn {
	margin-top: 50px;
	width: 180px;
	height: 54px;
	border: 2px solid #1B71B7;
	line-height: 54px;
	text-align: center;
	font-size: 16px;
	color: #1b71b7;
	display: inline-block;
	border-radius: 30px
}

.content .md-subject .intro .links {
	float: right
}

.content .md-subject .intro .links a {
	width: 50px;
	height: 50px;
	display: inline-block
}

.content .md-subject .intro .links ul {
	background: url("../images/img87.png") no-repeat;
	width: 387px;
	height: 382px;
	position: relative
}

.content .md-subject .intro .links li {
	position: absolute;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px
}

.content .md-subject .intro .links li.item1 {
	top: 11px;
	left: 182px
}

.content .md-subject .intro .links li.item2 {
	top: 149px;
	left: 310px
}

.content .md-subject .intro .links li.item3 {
	top: 308px;
	left: 212px
}

.content .md-subject .intro .links li.item4 {
	top: 270px;
	left: 27px
}

.content .md-subject .intro .links li.item5 {
	top: 84px;
	left: 14px
}

.content .md-subject .welfare {
	background-position: top center;
	padding-top: 56px;
	background-repeat: no-repeat
}

.content .md-subject .welfare .head {
	margin-bottom: 50px;
	text-align: center
}

.content .md-subject .welfare .head h3 {
	font-size: 30px;
	color: #ffffff;
	font-weight: bold
}

.content .md-subject .welfare .body dd,.content .md-subject .welfare .body dt {
	box-sizing: border-box
}

.content .md-subject .welfare .body dl {
	position: relative;
	padding-left: 340px;
	height: 520px
}

.content .md-subject .welfare .body .item1 {
	left: 0;
	top: 0;
	position: absolute;
	padding: 60px 25px;
	color: #ffffff;
	background: url(../images/img30.jpg) no-repeat;
	width: 340px;
	height: 520px
}

.content .md-subject .welfare .body .item1 p {
	font-size: 14px;
	line-height: 28px
}

.content .md-subject .welfare .body .item1 .btn {
	color: #ffffff;
	font-size: 14px;
	position: absolute;
	bottom: 60px;
	width: 160px;
	height: 50px;
	line-height: 50px;
	border: 2px solid #fff;
	border-radius: 30px;
	text-align: center;
	display: inline-block
}

.content .md-subject .welfare .body .item2 {
	width: 100%;
	height: 230px;
	background: #ffffff;
	position: relative
}

.content .md-subject .welfare .body .item2 .date {
	margin: 20px;
	float: left;
	width: 80px;
	height: 90px;
	text-align: center;
	background: #d9262b;
	color: #ffffff;
	font-family: "瀹嬩綋"
}

.content .md-subject .welfare .body .item2 .date h3 {
	font-size: 48px;
	height: 60px;
	line-height: 60px
}

.content .md-subject .welfare .body .item2 .date h4 {
	font-size: 18px;
	height: 30px;
	line-height: 30px
}

.content .md-subject .welfare .body .item2 .text {
	width: 430px;
	padding-right: 20px;
	float: left;
	text-align: right;
	padding-top: 35px
}

.content .md-subject .welfare .body .item2 .text h3 {
	font-size: 24px;
	color: #333333;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 22px
}

.content .md-subject .welfare .body .item2 .text h3:after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 55px;
	height: 2px;
	background: #1b71b7;
	bottom: 0;
	right: 0
}

.content .md-subject .welfare .body .item2 .text p {
	font-size: 14px;
	line-height: 24px;
	color: #666666
}

.content .md-subject .welfare .body .item2 .img {
	float: right;
	position: relative;
	width: 250px;
	height: 230px
}

.content .md-subject .welfare .body .item2 .img img {
	width: 100%;
	height: 100%
}

.content .md-subject .welfare .body .item2 .img em {
	background: url("../images/img88.png") no-repeat;
	width: 7px;
	height: 13px;
	display: inline-block;
	top: 50%;
	left: 0;
	position: absolute
}

.content .md-subject .welfare .body .item3 {
	height: 290px;
	width: 100%
}

.content .md-subject .welfare .body .item3 .zt-slide {
	position: relative;
	overflow: hidden
}

.content .md-subject .welfare .body .item3 .zt-slide .swiper-button-prev1,.content .md-subject .welfare .body .item3 .zt-slide .swiper-button-next1 {
	top: auto;
	margin-top: 0;
	left: auto;
	width: 54px;
	height: 50px;
	right: 54px;
	bottom: 0;
	background: url("../images/img33.jpg") no-repeat
}

.content .md-subject .welfare .body .item3 .zt-slide .swiper-button-next1 {
	background: url("../images/img32.jpg") no-repeat;
	right: 0
}

.content .md-subject .welfare .body .item3 .swiper-slide {
	height: 290px;
	position: relative
}

.content .md-subject .welfare .body .item3 .swiper-slide h3 {
	height: 50px;
	background: rgba(0,0,0,0.7);
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 15px
}

.content .md-subject .welfare .body .item3 .swiper-slide img {
	max-width: 100%;
	min-height: 100%;
	width: 100%
}

.content .md-subject .history {
	background: url("../images/img27.jpg") no-repeat center
}

.content .md-subject .history .head {
	text-align: center;
	margin-bottom: 25px
}

.content .md-subject .history .head h3 {
	font-size: 36px;
	color: #333333;
	margin-bottom: 15px
}

.content .md-subject .history .head h3 span {
	font-size: 30px;
	color: #999999
}

.content .md-subject .history .body .btns {
	width: 105px;
	margin: 0 auto;
	margin-bottom: 105px
}

.content .md-subject .history .body .swiper-button-next2,.content .md-subject .history .body .swiper-button-prev2 {
	position: static;
	margin-top: 0;
	height: 48px;
	width: 48px
}

.content .md-subject .history .body .swiper-button-next2 {
	background: url("../images/img39.jpg") no-repeat;
	float: right
}

.content .md-subject .history .body .swiper-button-prev2 {
	background: url("../images/img38.jpg") no-repeat;
	float: left
}

.content .md-subject .history .body .swiper-button-next2:hover {
	background: url("../images/img36.jpg") no-repeat
}

.content .md-subject .history .body .swiper-button-prev2:hover {
	background: url("../images/img37.jpg") no-repeat
}

.content .md-subject .history .body li {
	display: none;
	min-height: 115px
}

.content .md-subject .history .body p {
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	color: #7b7b7b
}

.content .md-subject .history .slides {
	background: url("../images/img90.png") 0 60px repeat-x
}

.content .md-subject .history .history-slide {
	width: 933px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
	padding-bottom: 20px
}

.content .md-subject .history .history-slide .swiper-slide {
	position: relative
}

.content .md-subject .history .history-slide .swiper-slide img {
	width: 108px;
	height: 108px;
	border: 4px solid #F6F6F6;
	border-radius: 50%
}

.content .md-subject .history .history-slide .swiper-slide span {
	color: #ffffff;
	font-size: 18px;
	text-shadow: 0 0 3px rgba(4,0,0,0.5);
	font-weight: bold;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	display: inline-block;
	line-height: 108px
}

.content .md-subject .history .history-slide .swiper-slide-active img {
	border: 4px solid #006EC7
}

.content .md-subject .history .history-slide .swiper-slide-active:after {
	background: url("../images/img89.png") no-repeat;
	width: 11px;
	height: 6px;
	display: inline-block;
	position: absolute;
	bottom: -20px;
	left: 50%;
	content: ''
}

.content .md-subject .gy-imgs {
	background-position: top center;
	background-repeat: no-repeat;
	height: 599px;
	padding-top: 60px;
	text-align: center;
	color: #ffffff
}

.content .md-subject .gy-imgs h3 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px
}

.content .md-subject .gy-imgs P {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff
}

.content .md-subject .gy-slide {
	padding-top: 50px
}

.content .md-subject .gy-slide .head {
	text-align: center;
	margin-bottom: 40px
}

.content .md-subject .gy-slide .head h3 {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px
}

.content .md-subject .gy-slide .head p {
	font-size: 14px;
	color: #666666
}

.content .md-subject .gy-slide .body {
	position: relative
}

.content .md-subject .gy-slide .body .swiper-button-next3,.content .md-subject .gy-slide .body .swiper-button-prev3 {
	width: 21px;
	height: 35px;
	margin-top: -18px
}

.content .md-subject .gy-slide .body .swiper-button-prev3 {
	background: url("../images/img91.png") no-repeat;
	left: -20px
}

.content .md-subject .gy-slide .body .swiper-button-next3 {
	background: url("../images/img92.png") no-repeat;
	right: -20px
}

.content .md-subject .gy-slide .gy-slides {
	width: 1120px;
	margin: 0 auto;
	overflow: hidden
}

.content .md-subject .gy-slide .gy-slides .swiper-slide {
	border: 1px solid #F4F4F4;
	height: 400px
}

.content .md-subject .gy-slide .gy-slides .swiper-slide img {
	height: 200px;
	width: 100%
}

.content .md-subject .gy-slide .gy-slides .swiper-slide .img {
	position: relative
}

.content .md-subject .gy-slide .gy-slides .swiper-slide .img h3 {
	left: 0;
	right: 0;
	z-index: 99;
	font-size: 16px;
	color: #ffffff;
	line-height: 35px;
	background: rgba(0,0,0,0.8);
	padding: 0 6px;
	position: absolute;
	bottom: 0
}

.content .md-subject .gy-slide .gy-slides .swiper-slide .text {
	height: 200px;
	padding: 35px 20px;
	color: #666666;
	line-height: 28px;
	font-size: 14px
}

.content .md-subject .gy-slide .gy-slides .swiper-slide:hover .text {
	color: #ffffff;
	background: #006ec7
}

.content .md-subject .gy-slide .gy-slides .swiper-slide:hover .text h3 {
	color: #ffffff
}

.gb-nav {
	position: relative;
	top: -20px;
	z-index: 99
}

.gb-nav .wrap {
	background: #ffffff
}

.gb-nav.nav-col5 li {
	width: 20%
}

.gb-nav.nav-col5.boxshadow ul {
	box-shadow: 0 0 5px rgba(4,0,0,0.05);
	-moz-box-shadow: 0 0 5px rgba(4,0,0,0.05);
	-webkit-box-shadow: 0 0 5px rgba(4,0,0,0.05)
}

.gb-nav.nav-col5.boxshadow li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.gb-nav.nav-col5.boxshadow li:last-child {
	border-right: none
}

.gb-nav.nav-col6 li {
	width: 50%
}

.gb-nav.nav-col4 li {
	width: 25%
}

.gb-nav li {
	width: 33.33333%;
	float: left;
	height: 120px;
	line-height: 120px;
	text-align: center
}

.gb-nav li img {
	margin-right: 10px;
	position: relative;
	top: -3px
}

.gb-nav li a {
	display: block;
	font-size: 16px;
	color: #525252
}

.gb-nav li.active,.gb-nav li:hover {
	background: #1b71b7
}

.gb-nav li.active a,.gb-nav li:hover a {
	color: #ffffff
}

.gb-nav li .ico {
	position: relative;
	top: 10px;
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 10px
}

.gb-nav li .ico1 {
	background: url("../images/img33.png") center no-repeat
}

.gb-nav li .ico2 {
	background: url("../images/img34.png") center no-repeat
}

.gb-nav li .ico3 {
	background: url("../images/img35.png") center no-repeat
}

.fexdnav {
	position: fixed;
	bottom: 120px;
	right: 30px;
	background: rgba(14,55,88,0.7);
	width: 75px;
	z-index: 999
}

.fexdnav li {
	height: 75px;
	position: relative;
	text-align: center;
	padding-top: 12px;
	border-bottom: 1px solid #788FA1;
	box-sizing: border-box
}

.fexdnav li:hover {
	background: #3387CD
}

.fexdnav li:hover .sub {
	display: block
}

.fexdnav h4 {
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px
}

.fexdnav .sub {
	display: none;
	border: 1px solid #3D96E0;
	width: 224px;
	position: absolute;
	right: 75px;
	top: 0;
	padding: 13px 0;
	opacity: 1;
	border-right: 3px solid #fff;
	background: #3387cd;
	color: #ffffff;
	line-height: 25px
}

.fexdnav li.item1 dd {
	padding-left: 28px
}

.fexdnav li.item1 dd.item1 {
	background: url("../images/img110.png") no-repeat left center
}

.fexdnav li.item1 dd.item2 {
	background: url("../images/img111.png") no-repeat 3px 50%
}

.fexdnav li.item1 dd.item3 {
	background: url("../images/img112.png") no-repeat 6px 50%
}

.fexdnav li.item2 .sub {
	width: 200px
}

.fexdnav li.item3 .sub {
	width: 128px
}

.fexdnav li.item3 dd {
	line-height: 30px
}

.fexdnav li.item3 a {
	color: #ffffff
}

.fexdnav dl {
	padding-left: 11px
}

.fexdnav dd {
	text-align: left
}

.fexdnav dd img {
	margin-right: 5px;
	position: relative;
	top: -2px
}

.mask {
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	z-index: 99;
	display: none;
	z-index: 9999
}

.layout {
	-webkit-transitions: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

body.on {
	position: relative;
	background: #cccccc
}

body.on>.nav {
	position: absolute;
	right: 0;
	width: 180px;
	top: 0
}

body.on>.nav li {
	border-bottom: 1px solid #ddd;
	line-height: 45px;
	padding: 0 10px
}

body.on>.nav li a {
	color: #ffffff
}

body.on>.nav li.active {
	border-bottom: 1px solid #B92428
}

body.on>.nav li.active a {
	color: #b92428
}

body.on .layout {
	-webkit-transform: translateX(-180px);
	-moz-transform: translateX(-180px);
	-ms-transform: translateX(-180px);
	-o-transform: translateX(-180px);
	transform: translateX(-180px);
	position: relative;
	z-index: 9;
	background: #ffffff
}

.post-txt {
	line-height: 175%;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333
}

.theme-mask2 {
	background: #000 none repeat scroll 0 0;
	display: none;
	height: 100%;
	left: 0;
	opacity: .7;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000
}

.popover2 {
	background: #000 none repeat scroll 0 0;
	box-shadow: 1px 1px 6px 3px rgba(0,0,0,0.2);
	display: none;
	height: 455px;
	left: 50%;
	margin: -200px 0 0 -405px;
	position: fixed;
	text-align: center;
	top: 40%;
	width: 810px;
	z-index: 100001
}

.popover2 a {
	background: #000 none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 25px;
	position: absolute;
	right: 0;
	width: 25px;
	z-index: 2147483647
}

#videostr {
	height: 450px;
	width: 800px
}
/*# sourceMappingURL=style.min.css.map */

.index-news {
	width: 100%;
	background: #ffffff;
	overflow: hidden;
	height: 342px;
}

.news-left {
	width: 48%;
	float: left;
	margin-top: 30px;
}

.news-left .tit {
	background: url(../images/news_bg.jpg) left no-repeat;
	float: left;
	height: 57px;
	width: 100%;
	line-height: 65px;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	margin-bottom: 26px;
}

.news-left ul {
}

.news-left ul li {
	line-height: 30px;
	width: 100%;
	overflow: hidden;
}

.news-left ul li a {
	color: #666;
	float: left;
}

.news-left ul li a:hover {
	color: #FF6600;
}

.news-left ul li span {
	float: right;
	color: #666;
}

.news-left .tit a {
	float: right;
	line-height: 22px;
	width: 22px;
	height: 22px;
	margin-top: 28px;
}

.more1 {
	background: url(../images/more.jpg) no-repeat right;
	;
}

.news-right {
	width: 48%;
	float: right;
	margin-top: 30px;
}

.news-right ul {
}

.news-right ul li {
	line-height: 30px;
	width: 100%;
	overflow: hidden;
}

.news-right ul li a {
	color: #666666;
	float: left;
}

.news-right ul li a:hover {
	color: #FF6600;
}

.news-right ul li span {
	float: right;
	color: #666666;
}

.news-right .tit {
	background: url(../images/news_bg.jpg) left no-repeat;
	float: left;
	height: 57px;
	width: 100%;
	line-height: 65px;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	margin-bottom: 26px;
}

.news-right .tit a {
	float: right;
	line-height: 22px;
	width: 22px;
	height: 22px;
	margin-top: 28px;
}

.zxcp .head {
	text-align: center;
	padding-top: 38px;
	position: relative;
	overflow: hidden
}

.zxcp .head h3 {
	font-size: 38px
}

.zxcp .head h4 {
	font-family: Arial;
	text-transform: uppercase
}

.zxcpt .head:after {
	height: 2px;
	background: #000000;
	width: 65px;
	bottom: 0;
	left: 50%;
	content: '';
	display: inline-block
}

.zxcp {
	background: url(../images/zxcp.jpg) center no-repeat;
	height: 500px;
}

.zxcp dl {
	position: relative;
	height: 596px
}

.zxcp dl dd {
	position: relative;
	width: 24.83%;
	float: left;
	height: 299px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #2A5C84;
	margin: 1px;
}

.zxcp dl dd .text {
	padding: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0
}

.index-shop dl dd .text h3 {
	margin-top: 10px
}

.zxcp dl dd .text p {
	display: none
}

.zxcp dl dd .text .btn {
	display: none;
	position: absolute;
	bottom: 30px
}

.zxcp dl dd em {
	position: absolute;
	opacity: 0;
	display: inline-block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #006ec7;
}

.zxcp dl .item1 {
	background: #f3f3f3
}

.zxcp dl .item1 .text h3 {
	color: #333333
}

.zxcp dl .item1 .text h3:after {
	background: #333333
}

.zxcp dl .item2 {
	background: rgba(255,255,255,0.33)
}

.zxcp dl .item3 {
	background: #006EC7
}

.zxcp dl .item4 {
	background: #013C6B
}

.zxcp dl .item5 {
	background: #006EC7
}

.zxcp dl .item6 {
	background: #F3F3F3
}

.zxcp dl .item6 .text h3 {
	color: #333333
}

.zxcp dl .item6 .text h3:after {
	background: #333333
}

.zxcp dl .text {
	padding: 38px
}

.zxcp dl .text h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 19px;
	color: #ffffff;
	position: relative;
	z-index: 99;
	padding-bottom: 25px
}

.zxcp dl .text h3:after {
	width: 40px;
	height: 1px;
	background: #ffffff;
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0
}

.zxcp dl .text p {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 38px
}

.zxcp dl .text .btn {
	width: 133px;
	display: inline-block;
	color: #ffffff;
	height: 43px;
	border: 1px solid #DBDBDB;
	text-align: center;
	line-height: 43px;
	font-size: 16px
}

.zxcp dl .text .btn:hover {
	background: rgba(255,255,255,0.3)
}

.zxcp dl dd:hover em {
	opacity: 1
}

.zxcp dl dd:hover .text {
	z-index: 998
}

.zxcp dl dd:hover .text h3 {
	color: #ffffff
}

.zxcp dl dd:hover .text h3:after {
	background: #fff
}

.zxcp dl dd:hover .text p {
	display: block
}

.zxcp dl dd:hover .text .btn {
	display: block
}

.zxcp dl .img {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center
}


/*产品列表*/
.products_left {
	float: left;
	width: 300px;
	height: auto;
}

.products_left_tit {
	width: 100%;
	height: 120px;
	background: #006EC7;
	color: #fff;
	font-size: 26px;
	line-height: 120px;
	text-align: center;
}

.products_left_tit span {
	font-size: 14px;
}

.products_left ul {
	border: 1px solid #006EC7;
	padding-bottom: 15px;
	padding-top: 15px;
}

.products_left ul li {
	height: 50px;
	padding-left: 35px;
	line-height: 50px;
	border-bottom: 1px dashed #006EC7;
}

.products_left ul li a {
	color: #006EC7;
}

.products_left ul li a:hover {
	color: #FF6600;
}

.products_right {
	float: right;
	width: 830px;
}
.products_right dl {
	position: relative;
	margin-bottom:20px;
	overflow:hidden;
}

.products_right dl dd {
	position: relative;
	width: 33%;
	float: left;
	height: 299px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #2A5C84;
	margin: 1px;
}

.products_right dl dd .text {
	padding: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0
}

.products_right dl dd .text h3 {
	margin-top: 10px
}

.products_right dl dd .text p {
	display: none
}

.products_right dl dd .text .btn {
	display: none;
	position: absolute;
	bottom: 30px
}

.products_right dl dd em {
	position: absolute;
	opacity: 0;
	display: inline-block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #006ec7;
}

.products_right dl .item1 {
	background: #f3f3f3
}

.products_right dl .item1 .text h3 {
	color: #333333
}

.products_right dl .item1 .text h3:after {
	background: #333333
}

.products_right dl .item2 {
	background: rgba(255,255,255,0.33)
}

.products_right dl .item3 {
	background: #006EC7
}

.products_right dl .item4 {
	background: #013C6B
}

.products_right dl .item5 {
	background: #006EC7
}

.products_right dl .item6 {
	background: #F3F3F3
}

.products_right dl .item6 .text h3 {
	color: #333333
}

.products_right dl .item6 .text h3:after {
	background: #333333
}

.products_right dl .text {
	padding: 38px
}

.products_right dl .text h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 19px;
	color: #ffffff;
	position: relative;
	z-index: 99;
	padding-bottom: 25px
}

.products_right dl .text h3:after {
	width: 40px;
	height: 1px;
	background: #ffffff;
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0
}

.products_right dl .text p {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 38px
}

.products_right dl .text .btn {
	width: 133px;
	display: inline-block;
	color: #ffffff;
	height: 43px;
	border: 1px solid #DBDBDB;
	text-align: center;
	line-height: 43px;
	font-size: 16px
}

.products_right dl .text .btn:hover {
	background: rgba(255,255,255,0.3)
}

.products_right dl dd:hover em {
	opacity: 1
}

.products_right dl dd:hover .text {
	z-index: 998
}

.products_right dl dd:hover .text h3 {
	color: #ffffff
}

.products_right dl dd:hover .text h3:after {
	background: #fff
}

.products_right dl dd:hover .text p {
	display: block
}

.products_right dl dd:hover .text .btn {
	display: block
}

.products_right dl .img {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center
}